home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 15600 < prev    next >
Encoding:
Text File  |  1996-08-05  |  716 b   |  30 lines

  1. Path: news.hh.se!NewsMaster@hh.se
  2. From: "WeckstΘn, Mattias" <d95w@mh1.hh.se>
  3. Newsgroups: comp.lang.c
  4. Subject: Q:I just don't understand why...
  5. Date: Fri, 19 Apr 1996 11:59:46 +0200
  6. Organization: Halmstad University
  7. Message-ID: <31776412.5F2A@mh1.hh.se>
  8. NNTP-Posting-Host: ypsilon.hh.se
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0 (X11; I; SunOS 5.4 sun4m)
  13. Content-Disposition: inline; filename="utpost"
  14.  
  15. editfont   = guip_initfont(object, editfontstring);
  16.  
  17. generates a 
  18.  
  19. "editfield.c", line 181: warning: improper pointer/integer combination: op "="
  20.  
  21.  
  22.  
  23. editfonttype=guip_initfonttype
  24.  
  25. Anyone who knows where to start?
  26. Please tell me... ;-(
  27.  
  28. /W
  29.  
  30.